home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Your PC Made Easy 3
/
Your PC Made Easy 3.iso
/
Extras
/
AE_Product_Tour.exe
/
scripts
/
DefineButton2_850
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2002-07-13
|
91b
|
7 lines
on(release){
tellTarget("picture frames movie")
{
gotoAndPlay(1);
}
}